Skip to main content
Version: 24.03

Register a policy that should be accepted in EDC negotiation.

Register a policy that should be accepted in EDC negotiation.

Request Body required
  • permissions object[] required

    List of permissions that will be added to the Policy on creation.

  • action string

    Possible values: [ACCESS, USE]

  • constraints object[]
  • and object[]
  • leftOperand string
  • operator string

    Possible values: [eq, neq, lt, gt, in, lteq, gteq, isA, hasPart, isPartOf, isOneOf, isAllOf, isNoneOf]

  • rightOperand string[]
  • or object[]
  • leftOperand string
  • operator string

    Possible values: [eq, neq, lt, gt, in, lteq, gteq, isA, hasPart, isPartOf, isOneOf, isAllOf, isNoneOf]

  • rightOperand string[]
  • policyId string required

    The ID of the policy to add

  • validUntil date-time required

    Timestamp after which the policy will no longer be accepted in negotiations

Responses

Created

Loading...